home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 April / CHIP 1996 aprilis (CD06).zip / CHIP_CD06.ISO / sac / pack / rerar1b2.exe / rar / RERAR.DOC < prev    next >
Text File  |  1994-11-30  |  4KB  |  85 lines

  1.  
  2.                                     NOTICE
  3.                                     ======
  4.  
  5. This Version of Re-RAR is WORK IN PROGRESS - it is a wide beta release. Use
  6. it on your own risk and please report and bugs to us as fast as possible.
  7. And thus... no proper docs, yet.
  8.  
  9.  
  10.  
  11.  
  12.                                REVISION HISTORY
  13.                                ================
  14.  
  15. Symbols used:     -  Bugfix          !  Changed Feature
  16.                   +  New Featue      *  Information/Clarification
  17.  
  18.  
  19. Re-RAR 1.0 Beta-2 over Re-RAR 1.0 Beta-1
  20.  
  21.  * Multiple Volume Archives are _NOT_ supported! Please take great care
  22.    when doing automatic conversions. Example: ARCHIVE.ARJ ARCHIVE.A01
  23.    and ARCHIVE.A02 are in the current directory. The default settings
  24.    in RERAR.CFG have not been changed. What Re-RAR is going to do when
  25.    called with *.*, it will try to unpack ARCHIVE.ARJ correctly, but
  26.    the last file will probably not correct. It will then try to call
  27.    ARC (because A01 matches A## and is also the format for compressed
  28.    nodelists) which of course is going to fail.
  29.    If you have any idea how to solve this (without requiring Re-RAR to
  30.    check each individual archive for presence of a multiple-volume
  31.    flag), please let us know.
  32.  
  33.  * We have been asked to include a couple of new functions such as
  34.      - verbally decode the RAR errorlevels
  35.      - log functions
  36.      - optionally update FILES.BBS, replacing the old file-extension
  37.        with the converted extension (RAR or similar) plus possibly
  38.        importing a FILE_ID.DIZ or DESC.SDI
  39.    This will all have to wait until a solution has been found for
  40.    reducing memory requirements. All of these are scheduled but will not
  41.    be included yet. Maybe next release.
  42.  
  43.  - If a comment file was included through the REPACK keyword, RAR would
  44.    refuse to repack the archive and return with a File Creation Error.
  45.    Fixed.
  46.  
  47.  - RAR-archive-conversion would only work under very special circum-
  48.    stances. Should be fixed now.
  49.  
  50.  - The ADD keyword would only accept one file from the root-directory.
  51.    Fixed.
  52.  
  53.  ! To display the program information, specify either /? or /H or -? or
  54.    call Re-RAR without any parameters.
  55.  
  56.  ! The REPACK option has been changed and now has the same format as the
  57.    UNPACK commands. If you are upgrading from ß1, make sure you make that
  58.    change, otherwise the repacking will not work anymore!
  59.    Example:      Version 1.0ß1    REPACK m -r
  60.                  Version 1.0ß2+   REPACK RAR RAR.EXE m -r
  61.    You may ask, what's all that for? Well.. so on could use Re-RAR as a
  62.    platform for converting archives into other formats than RAR. Of
  63.    course that would be pretty silly, but certainly there are some of
  64.    these people out there :)) Refer to RERAR.CFG for other examples.
  65.  
  66.  + Added LOG keyword - the function itself will be available for
  67.    registered users only, but currently, it has no effect. Refer to the
  68.    second paragraph in this information block.
  69.  
  70.  
  71.  
  72.  
  73.                         Errorlevels returned by Re-RAR
  74.                         ==============================
  75.  
  76.  
  77. 0  -  Everything processed okay
  78. 1  -  Infoscreen shown (no wildcard or filename specified)
  79. 2  -  No files found matching commandline
  80. 3  -  Some error occured during conversion (probably external packer)
  81. 4  -  Unable to locate RERAR.CFG
  82. 5  -  No Unpack-Commands specified in RERAR.CFG, execution terminated
  83. 9  -  One or more viruses found in archives
  84.  
  85.